Package jeresources.compatibility
Class JERAPI
java.lang.Object
jeresources.compatibility.JERAPI
- All Implemented Interfaces:
IJERAPI
-
Method Details
-
getInstance
-
init
public static void init() -
getMobRegistry
- Specified by:
getMobRegistryin interfaceIJERAPI
-
getWorldGenRegistry
- Specified by:
getWorldGenRegistryin interfaceIJERAPI
-
getPlantRegistry
- Specified by:
getPlantRegistryin interfaceIJERAPI
-
getDungeonRegistry
- Specified by:
getDungeonRegistryin interfaceIJERAPI
-
getLevel
public net.minecraft.world.level.Level getLevel()Description copied from interface:IJERAPIDon't call this every time you need it, as when there is no actual mc world a fake world will be created. Thus uses time and memory
-